(read-regexp): Add regexp for symbol at point to the defaults (Bug#13687).
authorJambunathan K <kjambunathan@gmail.com>
Sat, 16 Feb 2013 09:26:42 +0000 (14:56 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Sat, 16 Feb 2013 09:26:42 +0000 (14:56 +0530)
commitc131f2fc29801a7cd54f770dcdfbc515ebf52c17
tree9e7a8d47a7f357ce6a819d4d5d968c82b025fa02
parentaf3d5be677df1677cc8037b826f494da00bf6c60
(read-regexp): Add regexp for symbol at point to the defaults (Bug#13687).

* lisp/replace.el (read-regexp): Tighten the regexp that matches tag.
When tag is retrieved with `find-tag-default', use regexp that
matches tag at point.  Also update docstring.
lisp/ChangeLog
lisp/replace.el